[INFO] cloning repository https://github.com/s80497540-adminlab/tetris-rust-slint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s80497540-adminlab/tetris-rust-slint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs80497540-adminlab%2Ftetris-rust-slint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs80497540-adminlab%2Ftetris-rust-slint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d762679a0afd6c3ebb8df4f33a0db164f7217cc
[INFO] checking s80497540-adminlab/tetris-rust-slint against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs80497540-adminlab%2Ftetris-rust-slint" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s80497540-adminlab/tetris-rust-slint
[INFO] finished tweaking git repo https://github.com/s80497540-adminlab/tetris-rust-slint
[INFO] tweaked toml for git repo https://github.com/s80497540-adminlab/tetris-rust-slint written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s80497540-adminlab/tetris-rust-slint on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s80497540-adminlab/tetris-rust-slint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94
[INFO] running `Command { std: "docker" "start" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]     Checking lyon_geom v1.0.18
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling fontique v0.6.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]    Compiling i-slint-common v1.14.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]     Checking zune-jpeg v0.5.7
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]     Checking lyon_path v1.0.16
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]    Compiling qttypes v0.2.12
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling vtable-macro v0.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling linereader v0.4.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling i-slint-compiler v1.14.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parley v0.6.0
[INFO] [stderr]     Checking vtable v0.3.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling polib v0.2.0
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]    Compiling lyon_extra v1.0.3
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling i-slint-core-macros v1.14.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking lyon_algorithms v1.0.16
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling typed-index-collections v3.4.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking i-slint-core v1.14.1
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]    Compiling i-slint-backend-qt v1.14.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]    Compiling i-slint-backend-winit v1.14.1
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking femtovg v0.19.3
[INFO] [stderr]    Compiling i-slint-backend-selector v1.14.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.14.1
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]    Compiling slint-build v1.14.1
[INFO] [stderr] error: could not compile `i-slint-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name i_slint_compiler --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/i-slint-compiler-1.14.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bundle-translations"' --cfg 'feature="codemap"' --cfg 'feature="codemap-diagnostic"' --cfg 'feature="default"' --cfg 'feature="display-diagnostics"' --cfg 'feature="fontdue"' --cfg 'feature="image"' --cfg 'feature="proc-macro2"' --cfg 'feature="proc_macro_span"' --cfg 'feature="quote"' --cfg 'feature="rust"' --cfg 'feature="software-renderer"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bundle-translations", "codemap", "codemap-diagnostic", "cpp", "default", "display-diagnostics", "experimental-library-module", "fontdue", "image", "proc-macro2", "proc_macro_span", "quote", "rust", "sdf-fonts", "software-renderer"))' -C metadata=95ed8939f60682c0 -C extra-filename=-88e032bc058dbab6 --out-dir /opt/rustwide/target/debug/build/i-slint-compiler/88e032bc058dbab6/out -L dependency=/opt/rustwide/target/debug/build/adler2/3c4362a215247539/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/32dfb417d716359f/out -L dependency=/opt/rustwide/target/debug/build/aligned/d0212966b661cd45/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/2813b917bc33c97f/out -L dependency=/opt/rustwide/target/debug/build/anyhow/85317ff6290e25ef/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/a4e6133f6e44face/out -L dependency=/opt/rustwide/target/debug/build/arrayref/1b4655eef772c030/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/b1718071c18cbb9f/out -L dependency=/opt/rustwide/target/debug/build/as-slice/bada1488c88cd9ae/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/994b8381d431ad4c/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/b360dba402810ec6/out -L dependency=/opt/rustwide/target/debug/build/avif-serialize/d4f2476ed25ef32e/out -L dependency=/opt/rustwide/target/debug/build/base64/f9fb665c3fbe5039/out -L dependency=/opt/rustwide/target/debug/build/bit_field/0b15ce6e33ba147e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/26d4f9c864a9d2eb/out -L dependency=/opt/rustwide/target/debug/build/bitflags/c52c27eb8e684580/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/cbeafe6feea5d34f/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/f21f906dd2a4538f/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/79029cc07e78665c/out -L dependency=/opt/rustwide/target/debug/build/byteorder-lite/b36f1f82a57850da/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/codemap/4dc41434bf3b4ae8/out -L dependency=/opt/rustwide/target/debug/build/color_quant/33778acfa2a70c4d/out -L dependency=/opt/rustwide/target/debug/build/core2/0057849a693d444a/out -L dependency=/opt/rustwide/target/debug/build/core_maths/758d7cdf09878d61/out -L dependency=/opt/rustwide/target/debug/build/countme/55bece20752e7313/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/8f9bbc419a9759c2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/3d32fc7f3da8d608/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/7d69e8c7dea313e2/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/50e9a92cef2b10b4/out -L dependency=/opt/rustwide/target/debug/build/data-url/57a393ca1ef40084/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/58d74377f6aaba44/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/6a00a5f7e7719d40/out -L dependency=/opt/rustwide/target/debug/build/dlib/786e2dac655ab820/out -L dependency=/opt/rustwide/target/debug/build/either/f22bd5def9c66244/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/36b272cfe7d460af/out -L dependency=/opt/rustwide/target/debug/build/equator/c76cb0de6cada291/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/euclid/bdfc9f61dbb80a57/out -L dependency=/opt/rustwide/target/debug/build/exr/4a2739b810333424/out -L dependency=/opt/rustwide/target/debug/build/fax/7fefa7b4cd1aaf15/out -L dependency=/opt/rustwide/target/debug/build/fax_derive/12c17f4ed9b96ecc/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/55643bcd16672c47/out -L dependency=/opt/rustwide/target/debug/build/flate2/374fd26cb389b25a/out -L dependency=/opt/rustwide/target/debug/build/float-cmp/8af64ddbe4b0abdd/out -L dependency=/opt/rustwide/target/debug/build/foldhash/839b805d18368792/out -L dependency=/opt/rustwide/target/debug/build/font-types/e7a38304099bcc5f/out -L dependency=/opt/rustwide/target/debug/build/fontdb/dbeb0db7aae8b787/out -L dependency=/opt/rustwide/target/debug/build/fontique/cd406889403a4bff/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/996093904e8168f6/out -L dependency=/opt/rustwide/target/debug/build/gif/21810b04cc100b8b/out -L dependency=/opt/rustwide/target/debug/build/gif/ff0081e0f93f3e59/out -L dependency=/opt/rustwide/target/debug/build/half/365027b6a6ac82eb/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/ae1bbbb5f9cd86dc/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/b689c599e6a9d36f/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/1eaaa04fb0627bd7/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/2cf4c3cd73f58423/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/ae076457e6abe3dd/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/03e6464a042b4ef2/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/adae9731573d8948/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/7b2032b883563863/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/531f695f550af0fb/out -L dependency=/opt/rustwide/target/debug/build/idna/a7d0d1b39fab2921/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/6fda1e1ff6764ea5/out -L dependency=/opt/rustwide/target/debug/build/image-webp/bedb74cbf139396e/out -L dependency=/opt/rustwide/target/debug/build/imagesize/240e65e7260ea74a/out -L dependency=/opt/rustwide/target/debug/build/imgref/765662bb27ac9bee/out -L dependency=/opt/rustwide/target/debug/build/itertools/21dae0aff1fa227a/out -L dependency=/opt/rustwide/target/debug/build/kurbo/613823b7ddcfcc6c/out -L dependency=/opt/rustwide/target/debug/build/lebe/04fa275aee859ba2/out -L dependency=/opt/rustwide/target/debug/build/libc/dda87a52855266b9/out -L dependency=/opt/rustwide/target/debug/build/libloading/2f96a5c6d7e2d712/out -L dependency=/opt/rustwide/target/debug/build/libm/703fbab5e7882ae5/out -L dependency=/opt/rustwide/target/debug/build/linebender_resource_handle/db2ce89bc7882325/out -L dependency=/opt/rustwide/target/debug/build/linereader/ea5e2ac098c6a245/out -L dependency=/opt/rustwide/target/debug/build/linked-hash-map/56130c72628b77cf/out -L dependency=/opt/rustwide/target/debug/build/litemap/a25fd65b7a2b96aa/out -L dependency=/opt/rustwide/target/debug/build/log/266f9ca0bca090a7/out -L dependency=/opt/rustwide/target/debug/build/loop9/97def6adc8282b29/out -L dependency=/opt/rustwide/target/debug/build/lyon_geom/3e6dbdb59e8aaba8/out -L dependency=/opt/rustwide/target/debug/build/lyon_path/e7eccff0287cf693/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/80ef3fac74b33041/out -L dependency=/opt/rustwide/target/debug/build/memchr/4e4d72106a8a4dff/out -L dependency=/opt/rustwide/target/debug/build/memmap2/9d793bcde395cdc6/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/ea290f9e805f19a5/out -L dependency=/opt/rustwide/target/debug/build/moxcms/f0202b672d7b1132/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/4051dc9ccc33db49/out -L dependency=/opt/rustwide/target/debug/build/nom/dfd563a6ba70f6cb/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/85cccc38efaf4dde/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/8cf0af3d833bf978/out -L dependency=/opt/rustwide/target/debug/build/num-derive/00b6ce9eceed50de/out -L dependency=/opt/rustwide/target/debug/build/num-integer/5a227ce284dd1667/out -L dependency=/opt/rustwide/target/debug/build/num-rational/fc73935b1acf7b21/out -L dependency=/opt/rustwide/target/debug/build/num-traits/c80fa5e4a512ef48/out -L dependency=/opt/rustwide/target/debug/build/num_enum_derive/9e05786d981658e1/out -L dependency=/opt/rustwide/target/debug/build/once_cell/80e51d7b8e7354e6/out -L dependency=/opt/rustwide/target/debug/build/paste/6d8f570ea025a218/out -L dependency=/opt/rustwide/target/debug/build/pastey/f86eb1b1542852c9/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/6ea82c3297bf4c10/out -L dependency=/opt/rustwide/target/debug/build/pico-args/081119eb41edc4ac/out -L dependency=/opt/rustwide/target/debug/build/png/ca68cbd02a79e90b/out -L dependency=/opt/rustwide/target/debug/build/png/f8b98653fb877f2f/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/e1c23d6cf6d6eccb/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/823137cf0ad52d04/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/4f068c62151e21ef/out -L dependency=/opt/rustwide/target/debug/build/profiling/f539251673ebcef7/out -L dependency=/opt/rustwide/target/debug/build/pxfm/86ba96659fe69a19/out -L dependency=/opt/rustwide/target/debug/build/qoi/36ba0033952994ce/out -L dependency=/opt/rustwide/target/debug/build/quick-error/fe2cd65dcdf8ccd4/out -L dependency=/opt/rustwide/target/debug/build/rav1e/63a5358eea909b8a/out -L dependency=/opt/rustwide/target/debug/build/ravif/defb29f74dbe2f4d/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/5f264279e03db636/out -L dependency=/opt/rustwide/target/debug/build/rayon/f94e7b136824a877/out -L dependency=/opt/rustwide/target/debug/build/read-fonts/18bb24fc47994c30/out -L dependency=/opt/rustwide/target/debug/build/rgb/57d7c0bc98f09ddc/out -L dependency=/opt/rustwide/target/debug/build/roxmltree/a261de9d2d67a069/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/90531a9d1e57587c/out -L dependency=/opt/rustwide/target/debug/build/rustversion/f081f79cc5cc178b/out -L dependency=/opt/rustwide/target/debug/build/rustybuzz/18536b3d33f51a29/out -L dependency=/opt/rustwide/target/debug/build/serde/75848c0feb8d21f1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3a04d4b208fe4bed/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e359dfc473d9adc4/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/cd19b62b612e121a/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/a6e1b46fc1cbffe2/out -L dependency=/opt/rustwide/target/debug/build/simplecss/4d1b1315d5dbc111/out -L dependency=/opt/rustwide/target/debug/build/siphasher/a27b6391c25e58ae/out -L dependency=/opt/rustwide/target/debug/build/slotmap/44909e4757a38a2b/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e1777e823551ac29/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/fb5eab23a30e4fa7/out -L dependency=/opt/rustwide/target/debug/build/strict-num/cdfa2ed4f3e5e1e9/out -L dependency=/opt/rustwide/target/debug/build/strum_macros/293e2698824fe6d7/out -L dependency=/opt/rustwide/target/debug/build/svgtypes/b265d9e0ad49bdb3/out -L dependency=/opt/rustwide/target/debug/build/termcolor/f0dccd35fca041be/out -L dependency=/opt/rustwide/target/debug/build/text-size/593416728b9033f4/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/316feb7ab428e270/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/711c7243579ba945/out -L dependency=/opt/rustwide/target/debug/build/thiserror/1803d66702bdd722/out -L dependency=/opt/rustwide/target/debug/build/thiserror/f032fcb9199dca5c/out -L dependency=/opt/rustwide/target/debug/build/tiff/510b66e1d73a51d1/out -L dependency=/opt/rustwide/target/debug/build/tiny-skia-path/be52a5333ebf5f47/out -L dependency=/opt/rustwide/target/debug/build/tiny-skia/20cf80479758fb03/out -L dependency=/opt/rustwide/target/debug/build/tinystr/55564da4d1832ca2/out -L dependency=/opt/rustwide/target/debug/build/tinyvec/9eab7544cb413053/out -L dependency=/opt/rustwide/target/debug/build/tinyvec_macros/4d2fb8c465561a23/out -L dependency=/opt/rustwide/target/debug/build/ttf-parser/002fdecd8f37433e/out -L dependency=/opt/rustwide/target/debug/build/ttf-parser/f905a1e0fcfd9ff9/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi-mirroring/1732bfef4d88434f/out -L dependency=/opt/rustwide/target/debug/build/unicode-bidi/98383343969bb695/out -L dependency=/opt/rustwide/target/debug/build/unicode-ccc/dd4a0803b95aa5d4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/512c5f3d4313e323/out -L dependency=/opt/rustwide/target/debug/build/unicode-properties/5f0e0c720d0fbf6f/out -L dependency=/opt/rustwide/target/debug/build/unicode-script/4ceff9db11518621/out -L dependency=/opt/rustwide/target/debug/build/unicode-vo/1b73c7974c931dbb/out -L dependency=/opt/rustwide/target/debug/build/usvg/12e8511872cf1b26/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/44216b906e08e4c5/out -L dependency=/opt/rustwide/target/debug/build/v_frame/eadfa55b024e60e0/out -L dependency=/opt/rustwide/target/debug/build/weezl/a0382f538e272874/out -L dependency=/opt/rustwide/target/debug/build/writeable/8e91520eeb76e728/out -L dependency=/opt/rustwide/target/debug/build/xmlwriter/9f7e6d24ae925a99/out -L dependency=/opt/rustwide/target/debug/build/y4m/ad1a09921e009601/out -L dependency=/opt/rustwide/target/debug/build/yeslogic-fontconfig-sys/61511154708380b3/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/a7a4990b636922fb/out -L dependency=/opt/rustwide/target/debug/build/yoke/ab9c1554b9883550/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/253fc82b3fb39484/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/4a20ff825bd55026/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/47fa0c9d7c3fe5b1/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/ff9895749f16e023/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/25de066aa37e864b/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/7a362a0a57d672f9/out -L dependency=/opt/rustwide/target/debug/build/zerovec/da967d1a36adf64f/out -L dependency=/opt/rustwide/target/debug/build/zune-core/a17b1a882b28951b/out -L dependency=/opt/rustwide/target/debug/build/zune-core/e0d195a152e467f5/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/1291990398d83447/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/02f99cb4971bbcc3/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/bb6876b5be57b816/out --extern by_address=/opt/rustwide/target/debug/build/by_address/df6ca733680e2d03/out/libby_address-df6ca733680e2d03.rmeta --extern codemap=/opt/rustwide/target/debug/build/codemap/4dc41434bf3b4ae8/out/libcodemap-4dc41434bf3b4ae8.rmeta --extern codemap_diagnostic=/opt/rustwide/target/debug/build/codemap-diagnostic/d534ada3f42e72e0/out/libcodemap_diagnostic-d534ada3f42e72e0.rmeta --extern derive_more=/opt/rustwide/target/debug/build/derive_more/32ed286e46e27dbe/out/libderive_more-32ed286e46e27dbe.rmeta --extern fontdue=/opt/rustwide/target/debug/build/fontdue/87678d79de6919c8/out/libfontdue-87678d79de6919c8.rmeta --extern i_slint_common=/opt/rustwide/target/debug/build/i-slint-common/2c7c8e4f95057804/out/libi_slint_common-2c7c8e4f95057804.rmeta --extern image=/opt/rustwide/target/debug/build/image/62a6d05de72ec0e4/out/libimage-62a6d05de72ec0e4.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/21dae0aff1fa227a/out/libitertools-21dae0aff1fa227a.rmeta --extern linked_hash_set=/opt/rustwide/target/debug/build/linked_hash_set/ea2a72fa87ca0c36/out/liblinked_hash_set-ea2a72fa87ca0c36.rmeta --extern lyon_extra=/opt/rustwide/target/debug/build/lyon_extra/f9bf302de6ea12dc/out/liblyon_extra-f9bf302de6ea12dc.rmeta --extern lyon_path=/opt/rustwide/target/debug/build/lyon_path/e7eccff0287cf693/out/liblyon_path-e7eccff0287cf693.rmeta --extern num_enum=/opt/rustwide/target/debug/build/num_enum/bc64c8d344e6638a/out/libnum_enum-bc64c8d344e6638a.rmeta --extern polib=/opt/rustwide/target/debug/build/polib/6b45ef1962f7813f/out/libpolib-6b45ef1962f7813f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/823137cf0ad52d04/out/libproc_macro2-823137cf0ad52d04.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/8c664832a89cf3b0/out/libquote-8c664832a89cf3b0.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/f94e7b136824a877/out/librayon-f94e7b136824a877.rmeta --extern resvg=/opt/rustwide/target/debug/build/resvg/f714d5de696d8bc2/out/libresvg-f714d5de696d8bc2.rmeta --extern rowan=/opt/rustwide/target/debug/build/rowan/120ef6b026a9a0d6/out/librowan-120ef6b026a9a0d6.rmeta --extern smol_str=/opt/rustwide/target/debug/build/smol_str/320c0c72265cd21f/out/libsmol_str-320c0c72265cd21f.rmeta --extern strum=/opt/rustwide/target/debug/build/strum/2e561e6999a04a50/out/libstrum-2e561e6999a04a50.rmeta --extern typed_index_collections=/opt/rustwide/target/debug/build/typed-index-collections/6d70ac3da7584715/out/libtyped_index_collections-6d70ac3da7584715.rmeta --extern url=/opt/rustwide/target/debug/build/url/e586bd693eba5154/out/liburl-e586bd693eba5154.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --check-cfg 'cfg(slint_debug_property)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94", kill_on_drop: false }`
[INFO] [stdout] 400781cc782d74a7d0087f6855309aa0b2748b69a2666e53d83a82d04cff6e94
